#3b75fa color space conversions
Hex:
        #3b75fa
        RGB:
        59, 117, 250
        CMY:
        77, 54, 2
        CMYK:
        76, 53, 0, 2
      HSL:
        222°, 95.0249%, 60.5882%
        HSV (HSB):
        222°, 76.4000%, 98.0392%
        XYZ:
        25.4202, 20.5545, 93.0701
        xyY:
        0.1828, 0.1478, 20.5545
      CIE-Lab:
        52.4584, 27.0648, -71.7757
        CIE-LCH:
        52.4584, 76.7089, 290.6602
        CIE-Luv:
        52.4584, -21.7896, -113.5679
        Hunter-Lab:
        45.3371, 20.7440, -89.9773
      #3b75fa color charts
#3b75fa RGB chart
      #3b75fa CMYK chart
      #3b75fa RGB pie chart
      #3b75fa color shades, tints & tones
#3b75fa color schemes
#3b75fa color preview, HTML & CSS examples
           This text has a color of #3b75fa        
        
          <p style="color:#3b75fa;">Text here</p>
        
        
          .mytext {color:#3b75fa;}
        
        Text color #3b75fa
      
           This box has a color of #3b75fa        
        
          <div style="background-color:#3b75fa;">Content here</div>
        
        
          .mybackground {background-color:#3b75fa;}
        
        Background color #3b75fa
      
           Border around this has a color of #3b75fa        
        
          <div style="border:2px solid #3b75fa;">Content here</div>
        
        
          .myborder {border:2px solid #3b75fa;}
        
        Border color #3b75fa