#312df5 color space conversions
Hex:
        #312df5
        RGB:
        49, 45, 245
        CMY:
        81, 82, 4
        CMYK:
        80, 82, 0, 4
      HSL:
        241°, 90.9091%, 56.8627%
        HSV (HSB):
        241°, 81.6327%, 96.0784%
        XYZ:
        18.6864, 9.1223, 87.1621
        xyY:
        0.1625, 0.0793, 9.1223
      CIE-Lab:
        36.2187, 65.6557, -95.6708
        CIE-LCH:
        36.2187, 116.0326, 304.4605
        CIE-Luv:
        36.2187, -8.7561, -127.8130
        Hunter-Lab:
        30.2032, 57.5809, -149.9604
      #312df5 color charts
#312df5 RGB chart
      #312df5 CMYK chart
      #312df5 RGB pie chart
      #312df5 color shades, tints & tones
#312df5 color schemes
#312df5 color preview, HTML & CSS examples
           This text has a color of #312df5        
        
          <p style="color:#312df5;">Text here</p>
        
        
          .mytext {color:#312df5;}
        
        Text color #312df5
      
           This box has a color of #312df5        
        
          <div style="background-color:#312df5;">Content here</div>
        
        
          .mybackground {background-color:#312df5;}
        
        Background color #312df5
      
           Border around this has a color of #312df5        
        
          <div style="border:2px solid #312df5;">Content here</div>
        
        
          .myborder {border:2px solid #312df5;}
        
        Border color #312df5