#5845fb color space conversions
Hex:
        #5845fb
        RGB:
        88, 69, 251
        CMY:
        65, 73, 2
        CMYK:
        65, 73, 0, 2
      HSL:
        246°, 95.7895%, 62.7451%
        HSV (HSB):
        246°, 72.5100%, 98.4314%
        XYZ:
        23.5652, 13.2960, 92.5911
        xyY:
        0.1820, 0.1027, 13.2960
      CIE-Lab:
        43.2059, 58.9117, -87.4022
        CIE-LCH:
        43.2059, 105.4027, 303.9811
        CIE-Luv:
        43.2059, -5.3984, -128.8377
        Hunter-Lab:
        36.4637, 51.5470, -125.0289
      #5845fb color charts
#5845fb RGB chart
      #5845fb CMYK chart
      #5845fb RGB pie chart
      #5845fb color shades, tints & tones
#5845fb color schemes
#5845fb color preview, HTML & CSS examples
           This text has a color of #5845fb        
        
          <p style="color:#5845fb;">Text here</p>
        
        
          .mytext {color:#5845fb;}
        
        Text color #5845fb
      
           This box has a color of #5845fb        
        
          <div style="background-color:#5845fb;">Content here</div>
        
        
          .mybackground {background-color:#5845fb;}
        
        Background color #5845fb
      
           Border around this has a color of #5845fb        
        
          <div style="border:2px solid #5845fb;">Content here</div>
        
        
          .myborder {border:2px solid #5845fb;}
        
        Border color #5845fb