#3101cf color space conversions
Hex:
        #3101cf
        RGB:
        49, 1, 207
        CMY:
        81, 100, 19
        CMYK:
        76, 100, 0, 19
      HSL:
        254°, 99.0385%, 40.7843%
        HSV (HSB):
        254°, 99.5169%, 81.1765%
        XYZ:
        12.5400, 5.1797, 59.3703
        xyY:
        0.1627, 0.0672, 5.1797
      CIE-Lab:
        27.2406, 68.1579, -88.8401
        CIE-LCH:
        27.2406, 111.9735, 307.4953
        CIE-Luv:
        27.2406, -3.8662, -104.3320
        Hunter-Lab:
        22.7589, 58.5240, -138.7366
      #3101cf color charts
#3101cf RGB chart
      #3101cf CMYK chart
      #3101cf RGB pie chart
      #3101cf color shades, tints & tones
#3101cf color schemes
#3101cf color preview, HTML & CSS examples
           This text has a color of #3101cf        
        
          <p style="color:#3101cf;">Text here</p>
        
        
          .mytext {color:#3101cf;}
        
        Text color #3101cf
      
           This box has a color of #3101cf        
        
          <div style="background-color:#3101cf;">Content here</div>
        
        
          .mybackground {background-color:#3101cf;}
        
        Background color #3101cf
      
           Border around this has a color of #3101cf        
        
          <div style="border:2px solid #3101cf;">Content here</div>
        
        
          .myborder {border:2px solid #3101cf;}
        
        Border color #3101cf