#3b03da color space conversions
Hex:
        #3b03da
        RGB:
        59, 3, 218
        CMY:
        77, 99, 15
        CMYK:
        73, 99, 0, 15
      HSL:
        256°, 97.2851%, 43.3333%
        HSV (HSB):
        256°, 98.6239%, 85.4902%
        XYZ:
        14.4911, 6.0569, 66.7350
        xyY:
        0.1660, 0.0694, 6.0569
      CIE-Lab:
        29.5555, 70.7504, -91.3434
        CIE-LCH:
        29.5555, 115.5388, 307.7597
        CIE-Luv:
        29.5555, -3.1255, -111.3974
        Hunter-Lab:
        24.6107, 62.0340, -143.5445
      #3b03da color charts
#3b03da RGB chart
      #3b03da CMYK chart
      #3b03da RGB pie chart
      #3b03da color shades, tints & tones
#3b03da color schemes
#3b03da color preview, HTML & CSS examples
           This text has a color of #3b03da        
        
          <p style="color:#3b03da;">Text here</p>
        
        
          .mytext {color:#3b03da;}
        
        Text color #3b03da
      
           This box has a color of #3b03da        
        
          <div style="background-color:#3b03da;">Content here</div>
        
        
          .mybackground {background-color:#3b03da;}
        
        Background color #3b03da
      
           Border around this has a color of #3b03da        
        
          <div style="border:2px solid #3b03da;">Content here</div>
        
        
          .myborder {border:2px solid #3b03da;}
        
        Border color #3b03da