#3b66fa color space conversions
Hex:
        #3b66fa
        RGB:
        59, 102, 250
        CMY:
        77, 60, 2
        CMYK:
        76, 59, 0, 2
      HSL:
        226°, 95.0249%, 60.5882%
        HSV (HSB):
        226°, 76.4000%, 98.0392%
        XYZ:
        23.8103, 17.3347, 92.5335
        xyY:
        0.1781, 0.1297, 17.3347
      CIE-Lab:
        48.6790, 36.4060, -77.9265
        CIE-LCH:
        48.6790, 86.0112, 295.0412
        CIE-Luv:
        48.6790, -17.8454, -120.5240
        Hunter-Lab:
        41.6349, 29.2200, -102.6273
      #3b66fa color charts
#3b66fa RGB chart
      #3b66fa CMYK chart
      #3b66fa RGB pie chart
      #3b66fa color shades, tints & tones
#3b66fa color schemes
#3b66fa color preview, HTML & CSS examples
           This text has a color of #3b66fa        
        
          <p style="color:#3b66fa;">Text here</p>
        
        
          .mytext {color:#3b66fa;}
        
        Text color #3b66fa
      
           This box has a color of #3b66fa        
        
          <div style="background-color:#3b66fa;">Content here</div>
        
        
          .mybackground {background-color:#3b66fa;}
        
        Background color #3b66fa
      
           Border around this has a color of #3b66fa        
        
          <div style="border:2px solid #3b66fa;">Content here</div>
        
        
          .myborder {border:2px solid #3b66fa;}
        
        Border color #3b66fa