#361ffe color space conversions
Hex:
        #361ffe
        RGB:
        54, 31, 254
        CMY:
        79, 88, 0
        CMYK:
        79, 88, 0, 0
      HSL:
        246°, 99.1111%, 55.8824%
        HSV (HSB):
        246°, 87.7953%, 99.6078%
        XYZ:
        19.9007, 8.9200, 94.4388
        xyY:
        0.1615, 0.0724, 8.9200
      CIE-Lab:
        35.8298, 73.4978, -101.3717
        CIE-LCH:
        35.8298, 125.2124, 305.9433
        CIE-Luv:
        35.8298, -7.3080, -132.5801
        Hunter-Lab:
        29.8664, 66.6728, -166.5711
      #361ffe color charts
#361ffe RGB chart
      #361ffe CMYK chart
      #361ffe RGB pie chart
      #361ffe color shades, tints & tones
#361ffe color schemes
#361ffe color preview, HTML & CSS examples
           This text has a color of #361ffe        
        
          <p style="color:#361ffe;">Text here</p>
        
        
          .mytext {color:#361ffe;}
        
        Text color #361ffe
      
           This box has a color of #361ffe        
        
          <div style="background-color:#361ffe;">Content here</div>
        
        
          .mybackground {background-color:#361ffe;}
        
        Background color #361ffe
      
           Border around this has a color of #361ffe        
        
          <div style="border:2px solid #361ffe;">Content here</div>
        
        
          .myborder {border:2px solid #361ffe;}
        
        Border color #361ffe