#3b04dc color space conversions
Hex:
        #3b04dc
        RGB:
        59, 4, 220
        CMY:
        77, 98, 14
        CMYK:
        73, 98, 0, 14
      HSL:
        255°, 96.4286%, 43.9216%
        HSV (HSB):
        255°, 98.1818%, 86.2745%
        XYZ:
        14.7653, 6.1839, 68.1255
        xyY:
        0.1658, 0.0694, 6.1839
      CIE-Lab:
        29.8719, 71.0612, -91.9698
        CIE-LCH:
        29.8719, 116.2245, 307.6918
        CIE-Luv:
        29.8719, -3.2934, -112.5769
        Hunter-Lab:
        24.8675, 62.4677, -145.0199
      #3b04dc color charts
#3b04dc RGB chart
      #3b04dc CMYK chart
      #3b04dc RGB pie chart
      #3b04dc color shades, tints & tones
#3b04dc color schemes
#3b04dc color preview, HTML & CSS examples
           This text has a color of #3b04dc        
        
          <p style="color:#3b04dc;">Text here</p>
        
        
          .mytext {color:#3b04dc;}
        
        Text color #3b04dc
      
           This box has a color of #3b04dc        
        
          <div style="background-color:#3b04dc;">Content here</div>
        
        
          .mybackground {background-color:#3b04dc;}
        
        Background color #3b04dc
      
           Border around this has a color of #3b04dc        
        
          <div style="border:2px solid #3b04dc;">Content here</div>
        
        
          .myborder {border:2px solid #3b04dc;}
        
        Border color #3b04dc