#5b07dc color space conversions
Hex:
        #5b07dc
        RGB:
        91, 7, 220
        CMY:
        64, 97, 14
        CMYK:
        59, 97, 0, 14
      HSL:
        264°, 93.8326%, 44.5098%
        HSV (HSB):
        264°, 96.8182%, 86.2745%
        XYZ:
        17.3086, 7.5434, 68.2539
        xyY:
        0.1859, 0.0810, 7.5434
      CIE-Lab:
        33.0133, 72.1434, -86.6610
        CIE-LCH:
        33.0133, 112.7599, 309.7766
        CIE-Luv:
        33.0133, 3.7312, -114.0790
        Hunter-Lab:
        27.4653, 64.4266, -128.1158
      #5b07dc color charts
#5b07dc RGB chart
      #5b07dc CMYK chart
      #5b07dc RGB pie chart
      #5b07dc color shades, tints & tones
#5b07dc color schemes
#5b07dc color preview, HTML & CSS examples
           This text has a color of #5b07dc        
        
          <p style="color:#5b07dc;">Text here</p>
        
        
          .mytext {color:#5b07dc;}
        
        Text color #5b07dc
      
           This box has a color of #5b07dc        
        
          <div style="background-color:#5b07dc;">Content here</div>
        
        
          .mybackground {background-color:#5b07dc;}
        
        Background color #5b07dc
      
           Border around this has a color of #5b07dc        
        
          <div style="border:2px solid #5b07dc;">Content here</div>
        
        
          .myborder {border:2px solid #5b07dc;}
        
        Border color #5b07dc